home *** CD-ROM | disk | FTP | other *** search
/ Mega Doom 2 / Mega Doom 2.iso / docs / doomenu8 / doomenu.bat next >
DOS Batch File  |  1994-10-26  |  483b  |  15 lines

  1. @echo off
  2. rem Doom Network Menu System by Jason Sandlin
  3. rem ************************************************************
  4. rem The configuration is built into DOOMENU NOW!
  5. rem The information is stored in DOOMENU.CFG
  6. rem To reconfigure DooMenu just type DOOMENU /C
  7. rem Just type DOOMENU from the dos prompt to install/use doomenu.
  8.      
  9. rename doomenu.dat doomenu.exe
  10. doomenu.exe STARTUP %1 %2 %3 %4 %5 %6 %7 %8 %9
  11. cls
  12. rename doomenu.exe doomenu.dat
  13.  
  14. call doomtmp.bat
  15. cls